<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Panther Ausf. F</long_name>
		<short_name>Panther F</short_name>
		<comment>A prototype improvement to the Panther design with increased armour</comment>

		<uniform_profile>uniform_profile_german_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>6</month><year>1945</year><number>10</number></data>
		<data><month>12</month><year>1945</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Panther II.png</image_profile>
			<weight>50000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL230 P30</name>
				<horsepower>650</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>7</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_DOUBLE_DIFFERENTIAL_MAYBACH</steering>

			<exhaust_pipe>
				<offsetX>33</offsetX>
				<offsetY>344</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-33</offsetX>
				<offsetY>344</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Panther Ausf G.png</image_view>

			<width>342</width>
			<length>688</length>
			<height>190</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>100@55</upper_front>
				<lower_front>100@-55</lower_front>
				<upper_side>60@40</upper_side>
				<lower_side>60</lower_side>
				<rear>40@-30</rear>
				<top>30</top>
				<bottom>16</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>54</offsetX>
			<offsetY>-240</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-5</minAngle>
			<maxAngle>5</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_MG34_PANZERLAUF</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_MG34_PANZERLAUF</for><rounds>2550</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-Panther II turret.png</image_view>

			<diameter>240</diameter>
			<height>86</height>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<rotate_time>18</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>110@10</front>
				<side>45@25</side>
				<rear>45@25</rear>
				<top>16</top>
				<mantlet>100</mantlet>
			</armour>

			<smoke_discharger><offsetX>40</offsetX><offsetY>60</offsetY><elevation>50</elevation><speed>10</speed><ammo>6</ammo><reload>4</reload></smoke_discharger>

			<weapon><type>WEAPON_CANNON_75_KWK42_L70</type></weapon>
			<weapon><type>WEAPON_LMG_MG34_PANZERLAUF</type><offsetX>50</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_75_KWK42_L70</for><flavour>FLAVOUR_APCBC</flavour><rounds>16</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_KWK42_L70</for><flavour>FLAVOUR_HE</flavour><rounds>65</rounds></ammo>
			<ammo><for>WEAPON_LMG_MG34_PANZERLAUF</for><rounds>2550</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
